cargo.git
2017-07-17 Aleksey KladovAllow `src/bench.rs` as a benchmark for legacy reasons
2017-07-13 borsAuto merge of #4279 - tee-too:fix-3499, r=alexcrichton
2017-07-13 tee-tooFix support of `[target.'cfg(...)']` syntax for rustc...
2017-07-13 borsAuto merge of #4278 - mbrubeck:path, r=alexcrichton
2017-07-13 Matt BrubeckDon't push empty paths in LD_LIBRARY_PATH
2017-07-12 borsAuto merge of #4275 - alexcrichton:revert-makeflags...
2017-07-12 Alex CrichtonDon't set MAKEFLAGS for build scripts
2017-07-12 borsAuto merge of #4274 - sfackler:patch-1, r=alexcrichton
2017-07-12 Steven FacklerAdd CircleCI badge to manifest reference
2017-07-12 borsAuto merge of #4272 - behnam:doc, r=alexcrichton
2017-07-11 Behnam Esfahbod[doc/crates-io] Add text about packaging tests/benches
2017-07-11 borsAuto merge of #4259 - matklad:conventions, r=alexcrichton
2017-07-10 borsAuto merge of #4267 - natboehm:add-index-flag-search...
2017-07-10 Natalie BoehmModified tests to use '--index' instead of '--host...
2017-07-10 Natalie Boehmrename '--host' to '--index', add comments marked as...
2017-07-10 borsAuto merge of #4266 - nrc:force, r=alexcrichton
2017-07-10 Nick CameronAdd a way to force a unit of work to always be rebuilt
2017-07-09 Aleksey KladovRearrange code
2017-07-09 Aleksey KladovSimplify
2017-07-09 Aleksey KladovUse Path::join instead of `/`
2017-07-09 Aleksey KladovFix more tests
2017-07-09 Aleksey KladovUse the same logic for benches
2017-07-09 Aleksey KladovWarn about obsolete conventions for binary names
2017-07-09 Aleksey KladovRemove Layout structure
2017-07-09 Aleksey KladovFix tests
2017-07-09 Aleksey KladovMerge duplicate tests
2017-07-09 Aleksey KladovWarn about legacy library paths
2017-07-09 Aleksey KladovSpecify conventions for benches, examples and tests...
2017-07-09 Aleksey KladovInfer benches, tests and examples without layout
2017-07-08 Aleksey KladovReduce code duplication in validation
2017-07-08 Aleksey KladovUnify error message formatting
2017-07-08 Aleksey KladovUnify parameter order
2017-07-08 Aleksey KladovReduce code duplication & fix error messages
2017-07-08 Aleksey KladovJettison normalize function and its closures!
2017-07-08 Aleksey KladovExtract clean_benches function
2017-07-08 Aleksey KladovExtract clean_tests function
2017-07-08 Aleksey KladovExtract clean_examples function
2017-07-08 Aleksey KladovExtract clean_bins function
2017-07-08 Aleksey KladovExtract clean_library function
2017-07-08 Aleksey KladovDon't store root in the layout
2017-07-08 Aleksey KladovUnify naming for `package_root`
2017-07-08 Aleksey KladovSuperfluous pub
2017-07-08 Aleksey KladovRestructure code
2017-07-08 Aleksey KladovMake layout private to targets
2017-07-08 Aleksey KladovMove code for inferring build targets to a separate...
2017-07-08 Aleksey KladovFix typo
2017-07-08 Aleksey KladovRefactor: virtual manifest does not need layout
2017-07-08 Aleksey KladovSimplify
2017-07-08 Aleksey KladovSimplify
2017-07-08 Aleksey KladovMake `Layout` a private implementation detail of toml
2017-07-07 borsAuto merge of #4257 - alexcrichton:update, r=alexcrichton
2017-07-07 Alex CrichtonUpdate dependencies with semver-compat version
2017-07-05 borsAuto merge of #4248 - dethoter:issue-4228, r=alexcrichton
2017-07-05 borsAuto merge of #4249 - tmccombs:zsh-test-update, r=alexc...
2017-07-05 Thayne McCombsAdd more options for cargo test zsh completion
2017-07-04 Evgen Druzhyninbench command supports --no-fail-fast flag.
2017-07-02 borsAuto merge of #4246 - est31:master, r=Mark-Simulacrum
2017-07-02 est31Let two further tests tolerate col info in panics
2017-07-02 borsAuto merge of #4244 - est31:master, r=matklad
2017-07-02 est31Let the cargo_bench_failing_test tolerate col info
2017-06-30 borsAuto merge of #4239 - Keruspe:master, r=alexcrichton
2017-06-30 borsAuto merge of #4214 - msehnout:master, r=matklad
2017-06-29 borsAuto merge of #4238 - ashleygwilliams:policies, r=steve...
2017-06-29 Marc-Antoine... hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for...
2017-06-29 Martin SehnoutkaAdd documentation for multi-file binary convention
2017-06-29 Martin SehnoutkaPrevent unnecessary heap allocations and simplify condition
2017-06-29 borsAuto merge of #4234 - michaelwoerister:smarter-cargo...
2017-06-29 Ashley Williamsfeat(policy): add information on security disclosures
2017-06-29 Ashley Williamsfix(doc): clarify the content the code of conduct covers
2017-06-28 Martin Sehnoutka"main" can be valid name for binary again, improve...
2017-06-28 borsAuto merge of #4229 - azerupi:install-version-range...
2017-06-27 Michael WoeristerSet -Ccodegen-units=N for non-path dependencies when...
2017-06-27 SehnyInfer paths as well as names for binaries
2017-06-27 Mathieu DavidRemove extra blank lines and commas on last match arm...
2017-06-27 borsAuto merge of #4230 - Mark-Simulacrum:double-print...
2017-06-27 Mark SimulacrumPrevent rustc stderr/stdout from being duplicated.
2017-06-26 borsAuto merge of #4227 - YaLTeR:version-field-fix, r=alexc...
2017-06-26 Mathieu DavidImplement semver ranges for install --vers
2017-06-26 Ivan MolodetskikhClarify how breaking changes should be handled before...
2017-06-25 borsAuto merge of #4218 - alexcrichton:fix-flaky, r=alexcri...
2017-06-25 Alex CrichtonIgnore a test that accesses crates.io for now
2017-06-24 borsAuto merge of #4209 - natboehm:add-index-flag, r=alexcr...
2017-06-23 borsAuto merge of #4215 - alexcrichton:search-stdout, r...
2017-06-23 Alex CrichtonSwitch `cargo search` output to stdout
2017-06-23 Martin SehnoutkaInfer multi-file binaries like `src/bin/server/main...
2017-06-22 Natalie BoehmAdded comments indicating which parts should be removed...
2017-06-22 Natalie BoehmAdd test for if user ever decides to use both --index...
2017-06-22 Natalie Boehmreplace instances of flag --host with --index in publis...
2017-06-21 borsAuto merge of #4201 - alexcrichton:more-human, r=matklad
2017-06-21 borsAuto merge of #4202 - dethoter:issue-4199, r=alexcrichton
2017-06-21 Evgen DruzhyninFix an incorrect merge of credentials. Add a new test...
2017-06-21 Alex CrichtonFlag crate registry errors as "human"
2017-06-21 borsAuto merge of #4196 - gilescope:multiline_assert, r...
2017-06-21 borsAuto merge of #4180 - pnkfelix:issue-4135, r=alexcrichton
2017-06-21 SquirrelMerge branch 'master' into multiline_assert
2017-06-21 Felix S. Klock IIRegression test for issue #4135.
2017-06-20 Giles CopePrep for asser_eq failure msg format change.
2017-06-19 borsAuto merge of #4190 - alexcrichton:wincosole-fix, r...
2017-06-19 Alex CrichtonUpdate wincolor
2017-06-19 borsAuto merge of #4181 - gilescope:patch-1, r=alexcrichton
next